-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
deps: bump node to v22.16.0 #93080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: bump node to v22.16.0 #93080
Conversation
@joshuarli what is the process for updating the mirror and shasum? I've updated the shasum to match the files available from node, but I'm currently getting a 404 from our mirror |
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i've updated this PR to use .node-version!
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #93080 +/- ##
===========================================
+ Coverage 46.37% 88.08% +41.70%
===========================================
Files 10309 10330 +21
Lines 594899 595883 +984
Branches 23130 23126 -4
===========================================
+ Hits 275905 524899 +248994
+ Misses 318501 70491 -248010
Partials 493 493 |
I'm working on the CI failures—just a resolution issue with a node-style specifier in the rspack config. |
PR reverted: 0aeb212 |
This reverts commit 4df68a9. Co-authored-by: asottile-sentry <[email protected]>
This reverts commit 97aa01e. Co-authored-by: asottile-sentry <[email protected]>
…3698) This reverts commit f89d26e. This should now be safe to merge, as getsentry has already been bumped to 22.16 @joshuarli this change picks the .volta.json -> .node-version change, but does not actually remove the .volta.json
…)" (#93698)" This reverts commit cf020ef. Co-authored-by: JonasBa <[email protected]>
This reverts commit 4df68a9. Co-authored-by: asottile-sentry <[email protected]>
This reverts commit 97aa01e. Co-authored-by: asottile-sentry <[email protected]>
…3698) This reverts commit f89d26e. This should now be safe to merge, as getsentry has already been bumped to 22.16 @joshuarli this change picks the .volta.json -> .node-version change, but does not actually remove the .volta.json
…)" (#93698)" This reverts commit cf020ef. Co-authored-by: JonasBa <[email protected]>
This reverts commit 4df68a9. Co-authored-by: asottile-sentry <[email protected]>
This reverts commit 97aa01e. Co-authored-by: asottile-sentry <[email protected]>
…3698) This reverts commit f89d26e. This should now be safe to merge, as getsentry has already been bumped to 22.16 @joshuarli this change picks the .volta.json -> .node-version change, but does not actually remove the .volta.json
…)" (#93698)" This reverts commit cf020ef. Co-authored-by: JonasBa <[email protected]>
v24 is the new LTS https://nodejs.org/en/blog/release/v24.0.0v22 is still LTS until
2025-10-28
getsentry: https://github.com/getsentry/getsentry/pull/17678